home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr18 / chessclk.zip / CHESSCLK.DOC < prev    next >
Text File  |  1995-04-15  |  4KB  |  70 lines

  1. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  2.  
  3.                                   CHESSCLOCK
  4. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  5.  
  6. Any serious chess player will sooner or later wish to own a chess clock.  
  7. Chess clocks, little hand-made marvels of craftsmanship embedding two 
  8. distinct clock mechanisms in a wooden case, are indispensable for tournament 
  9. play, not to mention for 15-minute or 5-minute "blitz" games.  Nowadays, they 
  10. are obtainable only at specialty shops, if at all, and cost upwards of $100 
  11. [a catalog lists Jerger (tm) wooden chess clocks at $134.95]. Little Swiss 
  12. clockmakers belong to a bygone era, and the "nifty" wooden chess clock you 
  13. end up spending a goodly sum for might well have been manufactured in a 
  14. Third World country and have only "fair" accuracy. Here is an alternative.
  15.  
  16. This is a full-featured chess clock implemented entirely in software.  It 
  17. boasts digital time displays, a visual move counter, separately settable 
  18. White and Black clocks with a setting range from one minute up to 99 hours, 
  19. an optional low-time warning, and an optional graphic "tick" indicator. A
  20. red "in use flag" gives a quick visual indication of which player's clock is 
  21. currently running (new to version 1.1 ). A beep or beep-beep signals the 
  22. keypress that changes from one player's clock to the other (new to version 
  23. 1.2, this at the suggestion of D.J. Castater of San Diego, CA).
  24.  
  25. This program requires a VGA monitor (and card) and a 286 or better machine. 
  26. It has been tested on two 80386SX clones with VGA monitors, one with a Tseng 
  27. Labs clone graphics card and the other with a Trident graphics card. Any 
  28. generic VGA color monitor and card combination should work. It has not been 
  29. tested with a monochrome VGA display. It should work on the expensive 
  30. laptops with color VGA displays, but I cannot speculate whether laptop mono 
  31. VGA displays would give adequate results. I have made no effort toward 
  32. Windows (tm) compatibility. I would like to hear how it works on your 
  33. machine. 
  34.  
  35. No special installation procedure is required.  Just copy the file 
  36. CHESSCLK.EXE to a directory of your choice on your Hard Drive, or even onto a 
  37. working floppy.  Type CHESSCLK to run it.  The opening screen displays until 
  38. a key is pressed.  The options screen asks for time to be allotted to White 
  39. and Black.  You may choose a flashing "ticking" display (some players may 
  40. find it distracting).  A "low-time" warning is the final option, giving a 
  41. brief buzz when either player's time winds down to a chosen interval.  
  42. Press a key when play commences.  White's time begins counting down.  When 
  43. White has moved, he/she presses a key (the SPACE BAR is handy) to begin the 
  44. Black countdown.  Black in turn presses a key after having moved.  A "bleep" 
  45. gives an audio notification if time runs out for either player.
  46.  
  47. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  48.  
  49. In the spirit of Open Access, I am including the C++ and C source code in 
  50. this archive for those programmers wishing to play around with and hopefully 
  51. improve this program. Feel free to modify, but please request my approval 
  52. before distributing a modified version. I would be interested in seeing your 
  53. "improved" models.  Credit will be freely given for genuine improvements.
  54.  
  55. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  56.  
  57. This is Fairware. I am requesting a modest $1.00 contribution as compen-
  58. sation for the time spent developing this program. That is not much to pay 
  59. for saving $75 and up on a less functional wooden chess clock. Please write 
  60. out a $1.00 check, place it into an envelope, and mail it to a "starving", 
  61. but hard-working programmer. Yes, I truly need the money. Grilled cheese 
  62. sandwiches do get monotonous. 
  63.  
  64.  
  65. M\Cooper
  66. 3425 Chestnut Ridge Rd.
  67. Grantsville, MD 21536-9801
  68. --------------------------
  69. Email:  thegrendel@aol.com
  70.